github.com/vmihailenco/msgpack/v5.Decoder.structTag (field)
5 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode.go#L75: structTag string
decode.go#L100: d.structTag = ""
decode.go#L141: d.structTag = tag
decode_map.go#L296: fields := structs.Fields(v.Type(), d.structTag)
decode_map.go#L316: fields := structs.Fields(v.Type(), d.structTag)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)